-
Home
-
Acumulus
-
7.5.0
-
Code
-
Classes
- FormRenderer
Total Complexity |
93 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
841 |
Lines of code |
372 |
Logical lines of code |
242 |
Comment lines |
217 |
Methods |
29 |
Properties |
44 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
renderLabel() |
A |
49 |
10 |
30 |
addAttribute() |
A |
56 |
8 |
18 |
renderAttributes() |
A |
55 |
8 |
18 |
renderElement() |
S |
60 |
7 |
14 |
renderSimpleField() |
S |
51 |
6 |
26 |
radio() |
S |
51 |
4 |
27 |
checkbox() |
S |
52 |
4 |
24 |
fieldsetBegin() |
S |
58 |
4 |
15 |
select() |
S |
54 |
3 |
20 |
input() |
S |
58 |
3 |
16 |
getWrapper() |
S |
61 |
3 |
12 |
collection() |
S |
53 |
2 |
24 |
renderFields() |
S |
58 |
2 |
16 |
getOpenTag() |
S |
75 |
3 |
3 |
renderDescription() |
S |
64 |
3 |
10 |
render() |
S |
65 |
3 |
9 |
setProperty() |
S |
70 |
3 |
6 |
markup() |
S |
61 |
2 |
12 |
getWrapperEnd() |
S |
66 |
2 |
8 |
renderField() |
S |
72 |
2 |
5 |
addLabelAttributes() |
S |
65 |
2 |
9 |
isOptionSelected() |
S |
77 |
2 |
3 |
textarea() |
S |
61 |
1 |
12 |
fieldsetEnd() |
S |
70 |
1 |
6 |
getCloseTag() |
S |
78 |
1 |
3 |
renderFieldset() |
S |
68 |
1 |
7 |
getCheckboxAttributes() |
S |
67 |
1 |
8 |
getRadioAttributes() |
S |
67 |
1 |
8 |
isFieldset() |
S |
78 |
1 |
3 |